Home | History | Annotate | Download | only in include

Lines Matching refs:GetBottom

430     REAL GetBottom() const

464 (Y <= rect.Y) && (rect.GetBottom() <= GetBottom());
496 REAL bottom = min(a.GetBottom(), b.GetBottom());
515 GetBottom() > rect.GetTop());
523 REAL bottom = max(a.GetBottom(), b.GetBottom());
633 INT GetBottom() const
667 (Y <= rect.Y) && (rect.GetBottom() <= GetBottom());
699 INT bottom = min(a.GetBottom(), b.GetBottom());
718 GetBottom() > rect.GetTop());
726 GetBottom(), b.GetBottom());